home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Developer & Web Development Tools
/
Twistpad 1.64
/
Setup.exe
/
$APPDATA
/
Carthago
/
Twistpad
/
Syntax
/
css.sdf
< prev
next >
Wrap
Text File
|
2007-07-07
|
2KB
|
81 lines
;Cascading Style Sheets Syntax highlight Script for Twistpad
;1998 - 2007 ⌐ Carthago Software
[::Header::]
SyntaxName=Cascading Style Sheets
Extensions=css
;disable spelling
Spelling=0
SpellingContexts=
delimiters=?%+/&*=<>|!~^,.:;(){}#*"][\/'
;define functions
Functions=(.*).{|^\{
FunctionSubs=$1
CommentChar=/*
CommentCharEnd=*/
[Comment]
Type=StartStop
Context=1
Scope=0
Priority=10
WholeWordOnly=0
First=/*
Last=*/
Background=Default
Foreground=008000
Outline=1
[Intag]
Type=StartStop
Context=3
Scope=0
Priority=9
WholeWordOnly=0
First={
Last=}
Background=default
Foreground=FF0000
bold=0
Outline=1
[Text]
Type=StartStop
Context=4
Scope=0
Priority=5
WholeWordOnly=0
First=
Last={
Background=default
Foreground=800000
bold=0
[Keys]
Type=keyword
Context=101
Scope=3
Priority=10
WholeWordOnly=1
Keyword1=background;background-attachment;background-color;background-image;background-position;background-repeat;border;border-bottom;border-bottom-color;
Keyword2=border-bottom-style;border-bottom-width;border-collapse;border-color;border-left;border-left-color;border-left-style;border-left-width;border-right;
Keyword3=border-right-color;border-right-style;border-right-width;border-spacing;border-style;border-top;border-top-color;border-top-style;border-top-width;border-width;
Keyword4=bottom;caption-side;clear;clip;color;content;counter-increment;counter-reset;cursor;direction;display;display;empty-cells;float;font;font-family;font-size;font-size-adjust;
Keyword5=font-stretch;font-style;font-variant;font-weight;height;left;letter-spacing;line-height;list-style;list-style-image;list-style-position;list-style-type;margin;margin-bottom;
Keyword6=margin-left;margin-right;margin-top;marker-offset;max-height;max-width;min-height;min-width;outline;outline-color;outline-style;outline-width;overflow;padding;padding-bottom;
Keyword7=padding-left;padding-right;padding-top;position;quotes;right;table-layout;text-align;text-decoration;text-indent;text-shadow;text-transform;top;unicode-bidi;vertical-align;visibility;white-space;width;word-spacing;z-index;
Background=Default
Foreground=0000FF
[brackets]
Type=keyword
Context=102
Scope=3
Priority=10
WholeWordOnly=0
Keyword1={;}
Keyword2=
Background=Default
Foreground=993300
bold=1